Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update aws-sdk-js-v3 monorepo #22

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-dynamodb (source) 3.145.0 -> 3.675.0 age adoption passing confidence
@aws-sdk/client-ecs (source) 3.145.0 -> 3.675.0 age adoption passing confidence
@aws-sdk/client-eventbridge (source) 3.145.0 -> 3.675.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.145.0 -> 3.676.0 age adoption passing confidence
@aws-sdk/lib-dynamodb (source) 3.145.0 -> 3.675.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) 3.145.0 -> 3.676.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.675.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.674.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.670.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.669.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.668.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.667.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.666.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.665.0

Compare Source

Bug Fixes
  • codegen: accIdEpMode config resolver generation plugin (#​6544) (fc14586)

v3.664.0

Compare Source

Features
  • middleware-user-agent: add client config for userAgentAppId (#​6524) (2990ea8)

v3.662.0

Compare Source

Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#​6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.1

Compare Source

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.656.0

Compare Source

Features
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132c)

v3.654.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.651.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.650.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.648.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.645.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.637.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.635.0

Compare Source

Features

v3.632.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.631.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.629.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.624.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.623.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.622.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.621.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.620.1 (2024-07-29)

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.620.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.620.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.619.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.616.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.614.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.613.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.609.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.606.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.602.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.600.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.598.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.596.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.592.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.590.0

Compare Source

Bug Fixes
  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#​6156) (06f51cc)

v3.588.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.587.0

Compare Source

3.587.0(2024-05-30)
Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#​6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#​6132) (8cdaf0a1)

For list of updated packages, view updated-packages.md in assets-3.587.0.zip

v3.585.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.584.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.583.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.582.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.577.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.576.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.575.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.574.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.572.0

Compare Source

3.572.0(2024-05-08)
Chores
Documentation Changes
  • client-fms: The policy scope resource tag is always a string value, either a non-empty string or an empty string. (4f544d7c)
New Features
  • clients: update client endpoints as of 2024-05-08 (1e71a11f)
  • client-sqs: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames. (35284e8f)
  • client-polly: Add new engine - generative - that builds the most expressive conversational voices. (daf6bd4c)
  • client-ec2: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes (711a8ff4)
  • client-cognito-identity-provider: Add EXTERNAL_PROVIDER enum value to UserStatusType. (0189ee3a)
  • client-ecr: This release adds pull through cache rules support for GitLab container registry in Amazon ECR. (a05338f5)
Tests

For list of updated packages, view updated-packages.md in assets-3.572.0.zip

v3.569.0

Compare Source

Bug Fixes
  • clients: add deps required by default credential providers (#​6055) (bfa8626)

v3.568.0

Compare Source

Features
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330d)

v3.567.0

Compare Source

Features

v3.565.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.564.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.563.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.556.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.554.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.552.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.549.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.540.0

Compare Source

Bug Fixes
  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#​5933) (42a791d)

v3.538.0

Compare Source

Features
  • client-dynamodb: This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter. (4ce662f)

v3.535.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.533.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.529.1 (2024-03-08)

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.529.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.529.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.528.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.525.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.523.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.521.0

Compare Source

Features

v3.518.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.515.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.514.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.513.0

Compare Source

Features
  • experimentalIdentityAndAuth: release phase for services without customizations (#​5787) (4004ff6)

v3.511.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.509.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.507.0

Compare Source

Features

v3.506.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.504.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.503.1 (2024-01-30)

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.503.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.503.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.502.0

Compare Source

Features
  • credential-providers: lazy load STS & SSO clients in credential providers (#​5681) (d27301d)

v3.501.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.499.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.496.0

Compare Source

Bug Fixes
Features
  • client-dynamodb: This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. (2be6625)

v3.495.0

Compare Source

Features

v3.494.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.490.0

Compare Source

Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#​5667) (9c3e91a)
Features
  • experimentalIdentityAndAuth: release phase for services with customizations (#​5288) (ddc477c)

v3.489.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.485.0

Compare Source

Features

v3.484.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.481.0

Compare Source

Features

v3.478.0

Compare Source

Features

v3.477.0

Compare Source

Features
  • experimentalIdentityAndAuth: release phase for SQS and DynamoDB (#​5284) (b3d1497)

v3.476.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.474.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.473.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.470.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.468.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.465.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.462.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.461.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.460.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.458.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.454.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.451.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.450.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.449.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.445.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.441.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.438.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.437.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.436.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.435.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.433.0

[Compare Source](https://redirect


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot temporarily deployed to development August 15, 2022 20:54 Inactive
@renovate renovate bot temporarily deployed to development August 15, 2022 20:55 Inactive
@renovate renovate bot temporarily deployed to development August 15, 2022 20:55 Inactive
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 618154e to 6536586 Compare August 18, 2022 20:44
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo to v3.150.0 fix(deps): update aws-sdk-js-v3 monorepo Aug 18, 2022
@renovate renovate bot temporarily deployed to development August 18, 2022 20:44 Inactive
@renovate renovate bot temporarily deployed to development August 18, 2022 20:45 Inactive
@renovate renovate bot temporarily deployed to development August 18, 2022 20:45 Inactive
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 6536586 to 9cd9c27 Compare August 19, 2022 22:23
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo fix(deps): update aws-sdk-js-v3 monorepo to v3.154.0 Aug 19, 2022
@renovate renovate bot temporarily deployed to development August 19, 2022 22:23 Inactive
@renovate renovate bot temporarily deployed to development August 19, 2022 22:24 Inactive
@renovate renovate bot temporarily deployed to development August 19, 2022 22:24 Inactive
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 9cd9c27 to 69ea8d9 Compare August 24, 2022 22:42
@renovate renovate bot temporarily deployed to development August 24, 2022 22:42 Inactive
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo to v3.154.0 fix(deps): update aws-sdk-js-v3 monorepo Aug 24, 2022
@renovate renovate bot temporarily deployed to development August 24, 2022 22:42 Inactive
@renovate renovate bot temporarily deployed to development August 24, 2022 22:42 Inactive
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 69ea8d9 to 0a0a946 Compare August 26, 2022 20:56
@renovate renovate bot temporarily deployed to development August 26, 2022 20:56 Inactive
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo fix(deps): update aws-sdk-js-v3 monorepo to v3.159.0 Aug 26, 2022
@renovate renovate bot temporarily deployed to development August 26, 2022 20:56 Inactive
@renovate renovate bot temporarily deployed to development August 26, 2022 20:56 Inactive
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 0a0a946 to a34bea9 Compare August 29, 2022 21:16
@renovate renovate bot temporarily deployed to development August 29, 2022 21:17 Inactive
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo to v3.159.0 fix(deps): update aws-sdk-js-v3 monorepo to v3.160.0 Aug 29, 2022
@renovate renovate bot temporarily deployed to development August 29, 2022 21:17 Inactive
@renovate renovate bot temporarily deployed to development August 29, 2022 21:17 Inactive
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from a34bea9 to c770186 Compare August 30, 2022 23:01
@renovate renovate bot temporarily deployed to development August 30, 2022 23:01 Inactive
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 591f611 to 7c34e92 Compare October 16, 2024 19:40
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo to v3.670.0 fix(deps): update aws-sdk-js-v3 monorepo Oct 16, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 7c34e92 to 241df2f Compare October 17, 2024 19:19
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 241df2f to 3db2755 Compare October 17, 2024 22:28
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo fix(deps): update aws-sdk-js-v3 monorepo to v3.674.0 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 3db2755 to c73af00 Compare October 18, 2024 19:14
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo to v3.674.0 fix(deps): update aws-sdk-js-v3 monorepo Oct 18, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from c73af00 to 5579836 Compare October 18, 2024 21:28
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo fix(deps): update aws-sdk-js-v3 monorepo to v3.675.0 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 5579836 to afdd073 Compare October 21, 2024 20:05
@renovate renovate bot deployed to development October 21, 2024 20:06 Active
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo to v3.675.0 fix(deps): update aws-sdk-js-v3 monorepo Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants